doc: fix spelling in release announcement guidance#62663
Conversation
Signed-off-by: Codex <codex@openai.com>
|
Review requested:
|
There was a problem hiding this comment.
Pull request overview
Fixes a typo in the release announcement contributor documentation, improving clarity in the βAnnounceβ section of the release process guidance.
Changes:
- Corrects
officalβofficialin release announcement guidance text. - Updates the affected Markdown line (including leading whitespace) in the βAnnounceβ section.
π‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| To announce the build on social media, please ping the @nodejs-social-team | ||
| on offical slack channel. | ||
| on official slack channel. |
There was a problem hiding this comment.
Consider capitalizing βSlackβ for consistency with other parts of this document (e.g., later sections refer to βSlack channelβ). Also, the sentence reads more naturally as βon the official Slack channel.β
| To announce the build on social media, please ping the @nodejs-social-team | ||
| on offical slack channel. | ||
| on official slack channel. |
There was a problem hiding this comment.
This change also removes leading indentation before the continuation line. In Markdown, indentation can change rendering (e.g., turning text into a code block). If the intent is only a spelling fix, consider either keeping the original indentation or updating the PR description to reflect the formatting change.
|
Fast-track has been requested by @aduh95. Please π to approve. |
|
Landed in 4c4c9e7 |
Summary
officaltoofficialindoc/contributing/releases.md.Related issue
N/A (trivial docs typo fix)
Guideline alignment
Validation